home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 August / The Sunday Times - The Month 2004-08.iso / pc / engine / modules / tracks.swf / scripts / DefineButton2_9 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2004-07-02  |  77 b   |  5 lines

  1. on(release){
  2.    _parent.currentTrack = this;
  3.    _parent.trackUp(this);
  4. }
  5.